From: Glenn Morris Date: Wed, 22 Aug 2007 04:51:41 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17264 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d5c2cb5a1ff19ea6f5c1a666adf25a4fe77726b7;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/default/empty.xpm b/etc/tree-widget/default/empty.xpm deleted file mode 100644 index 8af9f2f23e1..00000000000 --- a/etc/tree-widget/default/empty.xpm +++ /dev/null @@ -1,33 +0,0 @@ -/* XPM */ -static char * empty_xpm[] = { -"16 21 9 1", -" c None", -". c #848400", -"+ c #949429", -"@ c #9C9C31", -"# c #9C9C39", -"$ c #A5A542", -"% c #A5A54A", -"& c #ADAD52", -"* c #ADAD5A", -" ", -" ", -" ", -" ", -" ", -" ... ", -" ..+.. ", -" ..+@#.. ", -" ..+@##$.. ", -"..+@##$%%.. ", -".+@##$%%&*. ", -"..##$%%&*.. ", -" ..$%%&*.. ", -" ..%&*.. ", -" ..*.. ", -" ... ", -" ", -" ", -" ", -" ", -" "};